<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 内页CSS */
#p_waip{
	width:978px;
	overflow:hidden;
	border:#d1cdcd 1px solid;
	box-shadow: 0 1px 6px #bababa;
    -moz-box-shadow: 0 1px 6px #bababa;
    -webkit-box-shadow: 0 1px 6px #bababa;
	margin:0 auto;
}
.p_curr{
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(../images/list_title_01.png) repeat-x;
	line-height:40px;
	text-indent:21px;
}
.p_tl_wiap{
	width:925px;
	overflow:hidden;
	margin:0 auto;
}
.p_list_title{
	width:100%;
	height:38px;
	overflow:hidden;
}
.p_list_title h2{
	width:auto;
	height:38px;
	overflow:hidden;
	float:left;
	padding-left:23px;
	padding-right:17px;
	line-height:38px;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
}
.p_list_cont{
	width:100%;
	overflow:hidden;
	padding-top:14px;
	padding-bottom:28px;
}
.p_list_cont ul li{
	width:100%;
	height:35px;
	line-height:35px;
	border-bottom:#CCC 1px dashed;
}
.p_list_cont ul li span{
	display:inline;
	margin-right:10px;
	float:right;
}
.p_list_cont ul li em{
	width:62px;
	height:26px;
	overflow:hidden;
	background:url(../images/begin.png) no-repeat center center;
	text-align:center;
	display:block;
	float:left;
	color:#FFF;
	line-height:26px;
	margin-top:4px;
	font-style:normal;
}

.p_next{
	width:auto;
	height:28px;
	overflow:hidden;
	margin:0 auto;
}
.p_next ul li{
	width:auto;
	height:26px;
	line-height:26px;
	border:#2f7dbb 1px solid;
	margin-right:6px;
	transition: all ease-out .3s;
	background:#FFF;
	color:#2f7dbb;
}
.p_next ul li a{
	width:auto;
	height:26px;
	display:block;
	overflow:hidden;
	color:#2f7dbb;
	padding-left:7px;
	padding-right:7px;
	float:left;
}
.p_next ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
.p_next ul li.on{
	background:#2f7dbb;
	color:#FFF;
}
.p_next ul li.on a{
	color:#FFF;
}
.p_next ul li:hover{
	background:#2f7dbb;
	color:#FFF;
}
.p_next ul li.bor{
	border:0;
	margin-top:1px;
}

.p_menu{
	width:221px;
	overflow:hidden;
}
.p_menu h2{
	width:221px;
	height:91px;
	overflow:hidden;
	display:block;
	line-height:78px;
	text-align:center;
	font-size:28px;
	background:url(../images/list_title_03.png) no-repeat;
}
.p_menu .contMain{
	width:209px;
	overflow:hidden;
	margin-left:11px;
	padding-top:12px;
	padding-bottom:30px;
}
.p_menu .contMain ul li{
	width:209px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	background:#FFF;
}
.p_menu .contMain ul li a{
	width:209px;
	height:40px;
	overflow:hidden;
	display:block;
	text-indent:36px;
	transform: translateY(0); 
	transition:all ease-out 0.3s;
	-webkit-transition:all ease-out 0.3s;
	-moz-transition:all ease-out 0.3s;
}
.p_menu .contMain ul li a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	background: url(../images/list_ico_01.png) no-repeat 20px center #e0e0e0;
	color:#000;
}
.p_menu .contMain ul li.on{
	background: url(../images/list_ico_01.png) no-repeat 20px center #e0e0e0;
	color:#000;
	font-weight:bold;
}
.p_menu .contMain ul li.on a{
	color:#000;
}
.p_dh_wiap{
	width:704px;
	overflow:hidden;
	margin:0 auto;
}

.p_dh_dis{
	width:704px;
	overflow:hidden;
	line-height:200%;
	margin:0 auto;
	padding-top:16px;
	padding-bottom:20px;
}

.p_pt_list{
	width:704px;
	overflow:hidden;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:10px;
}
.p_pt_list ul{
	width:800px;
	overflow:hidden;
	display:block;
}
.p_pt_list ul li{
	width:216px;
	height:188px;
	overflow:hidden;
	margin:0 25px 23px auto;
	border:#e6e6e6 1px solid;
}
.p_pt_list ul li .pic{
	width:216px;
	height:160px;
	overflow:hidden;
}
.p_pt_list ul li h3{
	width:216px;
	height:26px;
	overflow:hidden;
	margin-top:2px;
	background:#f5f5f5;
	text-indent:6px;
	line-height:26px;
	display:block;
}
.p_tl_dis{
	width:924px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:40px;
}
.p_tl_dis h1{
	width:924px;
	overflow:hidden;
	line-height:60px;
	display:block;
	text-align:center;
	color:#0160ad;
	padding-top:10px;
}
.p_tl_dis .time{
	width:922px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	background:#ededed;
	text-align:center;
	border:#e6e6e6 1px solid;
}
.p_tl_dis .content{
	width:924px;
	overflow:hidden;
	line-height:220%;
	padding-top:18px;
	padding-bottom:16px;
}
.p_tl_dis .close{
	width:240px;
	overflow:hidden;
	padding-top:10px;
	margin:0 auto;
	border-top:#d9d9d9 1px solid;
}
.bdsharebuttonbox{
	float:right;
	overflow:hidden;
}

.map_wiap{
	width:930px;
	overflow:hidden;
	margin:0 auto;
}
.map_wiap table{
	margin-bottom:10px;
}
.map_title{
	width:120px;
	height:38px;
	overflow:hidden;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
	line-height:38px;
	text-align:center;
}
.map_list{
	width:798px;
	overflow:hidden;
	background:url(../images/map_bg.jpg) no-repeat left top;
}
.map_list ul li{
	width:128px;
	height:36px;
	overflow:hidden;
	line-height:36px;
	text-align:center;
	margin:0 3px 3px auto;
	border:#ededed 1px solid;
	transition: all ease-out .3s;
}
.map_list ul li a{
	width:128px;
	height:36px;
	display:block;
	overflow:hidden;
}
.map_list ul li a:hover{
	text-decoration:none;
	color: #4e4e4e;
}
.map_list ul li:hover{
	background:#FFF;
}

.mail_title{
	width:704px;
	height:41px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/mail_title_01.png) no-repeat 397px top #015293;
}
.mail_title .title{
	width:396px;
	height:41px;
	overflow:hidden;
}
.mail_title .title ul li{
	width:132px;
	height:41px;
	overflow:hidden;
	line-height:41px;
	text-align:center;
	color:#5fa0d5;
	font-size:16px;
}
.mail_title .title ul li a{
	color:#5fa0d5;
}
.mail_title .title ul li.on{
	background:url(../images/mail_title_02.png) no-repeat center bottom;
	color:#FFF;
	font-size:18px;
}
.mail_title .title ul li.on a{
	color:#FFF;
}
.mail_ser{
	width:292px;
	overflow:hidden;
	display:inline;
	margin-top:7px;
}
.mail_ser ul li.t1{
	width:203px;
	height:28px;
	overflow:hidden;
	background:url(../images/mail_ser_01.png) no-repeat;
}
.mail_ser ul li.t1 input{
	width:203px;
	height:28px;
	overflow:hidden;
	float:left;
	border:0;
	background:none;
	line-height:28px;
	padding-left:8px;
	color:#999;
}
.mail_ser ul li.t2{
	width:79px;
	height:28px;
	overflow:hidden;
	background:url(../images/mail_ser_02.png) no-repeat;
}
.mail_ser ul li.t2 input{
	width:79px;
	height:28px;
	overflow:hidden;
	float:left;
	border:0;
	background:none;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
.mail_info{
	width:704px;
	height:27px;
	line-height:27px;
	overflow:hidden;
	margin:0 auto;
	background:#f4f4f4;
	text-indent:10px;
}
.mail_ride{
	width:704px;
	overflow:hidden;
	margin:0 auto;
	padding-top:12px;
}
.mail_ride table tr td{
	border-bottom:#CCC 1px dashed;
}
.mail_ride table tr{
	transition: all ease-out .3s;
	background:#FFF;
}
.mail_ride table tr:hover{
	background:#f4f4f4;
}
.mail_ride .input1,.mail_ride .input2,.mail_ride .input3{
	width:200px;
	height:26px;
	overflow:hidden;
	float:left;
	border:#cecece 1px solid;
	padding-left:5px;
	color:#999;
	line-height:26px;
	background:url(../images/mail_input_01.png) no-repeat;
}
.mail_ride .input2{
	width:586px;
}
.mail_ride textarea{
	width:593px;
	height:168px;
	overflow:hidden;
	float:left;
	border:#cecece 1px solid;
	background:url(../images/mail_input_02.png) no-repeat;
	color:#999;
}
.mail_ride .input3{
	width:146px;
}
.mail_yzm{
	margin-left:14px;
	float:left;
}
.mail_ride_sub{
	width:210px;
	overflow:hidden;
	margin:0 auto;
}
.mail_ride_sub01,.mail_ride_sub02{
	width:90px;
	height:34px;
	overflow:hidden;
	float:left;
	line-height:34px;
	display:block;
	border:0;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑";
	transition: all ease-out .3s;
	cursor:pointer;
}
.mail_ride_sub01{
	background:url(../images/mail_ico_01.png) no-repeat;
}
.mail_ride_sub02{
	margin-left:28px;
	background:url(../images/mail_ico_02.png) no-repeat;
}
.mail_ride_sub01:hover{
	background:url(../images/mail_ico_02.png) no-repeat;
}
.mail_ride_sub02:hover{
	background:url(../images/mail_ico_01.png) no-repeat;
	text-decoration:none;
	color:#FFF;
}
.mail_ride_xuzhi{
	width:704px;
	overflow:hidden;
	line-height:220%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
.mail_ride_start{
	width:126px;
	height:34px;
	overflow:hidden;
	margin:0 auto;
	line-height:34px;
	transition: all ease-out .3s;
	background:url(../images/mail_ico_03.jpg) no-repeat;
}
.mail_ride_start a{
	width:126px;
	height:34px;
	display:block;
	overflow:hidden;
	text-indent:50px;
}
.mail_ride_start:hover{
	background:url(../images/mail_ico_04.jpg) no-repeat;
}
.mail_ride_start a:hover{
	text-decoration:none;
}
.mail_gkxj{
	width:704px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:30px;
}
.mail_gkxj tr.bg1{
	background:#f2f2f2;
	transition: all ease-out .3s;
}
.mail_gkxj tr.bg2{
	background:#f8f8f8;
	transition: all ease-out .3s;
}
.mail_gkxj tr.bg1:hover,.mail_gkxj tr.bg2:hover{
	background:#e2f2ff;
}
.mail_dis{
	width:924px;
	overflow:hidden;
	margin:0 auto;
	background:#f2f2f2;
	padding-top:10px;
	padding-bottom:14px;
}
.mail_dis .title{
	width:884px;
	height:55px;
	overflow:visible;
	margin:0 auto;
	position:relative;
	text-indent:120px;
	line-height:38px;
	background:url(../images/line_03.png) repeat-x left bottom;
}
.mail_dis .title span{
	width:120px;
	height:38px;
	overflow:hidden;
	line-height:38px;
	display:block;
	position:absolute;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
	z-index:10;
	left:-20px;
	top:0;
	text-indent:0;
	text-align:center;
}
.mail_dis .title em{
	float:right;
	font-style:normal;
	display:inline;
	margin-right:10px;
	font-family:"宋体";
	text-indent:0;
}
.mail_dis .content{
	width:884px;
	overflow:hidden;
	margin:0 auto;
	line-height:220%;
	padding-top:14px;
}

.p_ld_pt{
	width:218px;
	overflow:hidden;
	padding-top:30px;
	margin:0 auto;
	padding-bottom:14px;
}
.p_ld_pt .pic{
	width:186px;
	height:224px;
	overflow:hidden;
	margin:0 auto;
}
.p_ld_pt h3{
	width:218px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.p_ld_pt p{
	width:218px;
	height:22px;
	display:block;
	overflow:hidden;
	line-height:22px;
	text-align:center;
}
.p_ld_other{
	width:218px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:40px;
}
.p_ld_other .title{
	height:27px;
	overflow:hidden;
	line-height:27px;
	background:#004d8a;
	text-align:center;
}
.p_ld_other .contMain{
	width:218px;
	overflow:hidden;
	padding-top:10px;
}
.p_ld_other .contMain ul li{
	width:109px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	text-align:center;
}
.p_ld_cont{
	width:656px;
	overflow:hidden;
	margin:0 auto;
	padding-top:16px;
}
.p_ld_cont .title{
	width:656px;
	height:38px;
	overflow:hidden;
}
.p_ld_cont .title h2{
	width:auto;
	height:38px;
	overflow:hidden;
	line-height:38px;
	float:left;
	display:block;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
	padding-left:18px;
	padding-right:18px;
}
.p_ld_cont .content{
	width:656px;
	overflow:hidden;
	line-height:220%;
	padding-top:10px;
}

.p_qx_wiap{
	width:926px;
	overflow:hidden;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
}
.p_qx_wiap .title{
	height:38px;
	line-height:38px;
	overflow:hidden;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
	text-indent:24px;
}
.p_qx_wiap .contMain{
	width:926px;
	overflow:hidden;
	padding-top:38px;
	background:url(../images/qx_bg.jpg) no-repeat right bottom;
}
.p_qx_wiap .contMain .map{
	width:412px;
	overflow:hidden;
}
.p_qx_wiap .contMain .content{
	width:430px;
	overflow:hidden;
	display:inline;
	margin-right:26px;
}
.p_qx_wiap .contMain .content dl{
	width:430px;
	overflow:hidden;
	display:block;
	border-bottom:#d3d2ce 1px dashed;
	padding-top:14px;
	padding-bottom:14px;
}
.p_qx_wiap .contMain .content dl dt{
	width:430px;
	height:38px;
	overflow:hidden;
}
.p_qx_wiap .contMain .content dl dt .num{
	float:left;
	line-height:38px;
	font-size:40px;
}
.p_qx_wiap .contMain .content dl dt .text{
	float:left;
	display:inline;
	margin-left:10px;
	height:38px;
	line-height:42px;
}
.p_qx_wiap .contMain .content dl dt.t1 .num{
	color:#3c8f00;
}
.p_qx_wiap .contMain .content dl dt.t2 .num{
	color:#f6af00;
}
.p_qx_wiap .contMain .content dl dt.t3 .num{
	color:#5e8cdd;
}
.p_qx_wiap .contMain .content dl dd{
	width:430px;
	overflow:hidden;
	padding-top:10px;
}
.p_qx_wiap .contMain .content dl dd a{
	width:71px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.p_qx_wiap .contMain .content dl dd.t1 a:hover{
	background:#489d13;
	color:#FFF;
	text-decoration:none;
}
.p_qx_wiap .contMain .content dl dd.t2 a:hover{
	background:#f6af00;
	color:#FFF;
	text-decoration:none;
}
.p_qx_wiap .contMain .content dl dd.t3 a:hover{
	background:#5e8cdd;
	color:#FFF;
	text-decoration:none;
}
.p_qx_wiap .contMain .content dl dd.t3 a{
	width:215px;
	text-align:left;
	text-indent:8px;
}

.p_dc_wiap{
	width:924px;
	overflow:hidden;
	border-bottom:#CCC 1px dashed;
	border-top:#CCC 1px dashed;
	padding-bottom:20px;
}
.p_dc_bl{
	width:196px;
	height:16px;
	overflow:hidden;
	border:#e0e0e0 1px solid;
	background:#fbfbfb;
}
.p_dc_bl span{
	height:16px;
	display:block;
	overflow:hidden;
	background:#2f7dbb;
}

.p_zj_ico{
	width:150px;
	height:34px;
	overflow:hidden;
	margin:0 auto;
	line-height:34px;
	transition: all ease-out .3s;
	background:url(../images/zj_ico_01.png) no-repeat;
}
.p_zj_ico a{
	width:150px;
	height:34px;
	display:block;
	overflow:hidden;
	text-indent:63px;
}
.p_zj_ico a:hover{
	text-decoration:none;
}
.p_zj_ico:hover{
	background:url(../images/zj_ico_02.png) no-repeat;
}
.p_zj_wiap{
	width:910px;
	overflow:hidden;
	margin:0 auto;
	padding-top:14px;
	padding-bottom:40px;
}
.p_zj_wiap h1{
	width:910px;
	line-height:60px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.p_zj_wiap .input1,.p_zj_wiap .input2{
	width:280px;
	height:26px;
	overflow:hidden;
	float:left;
	line-height:26px;
	background:url(../images/zj_input_01.png) no-repeat;
	border:#cecece 1px solid;
	padding-left:5px;
	color:#999;
}
.p_zj_wiap .input2{
	width:823px;
}
.p_zj_wiap textarea{
	width:828px;
	height:206px;
	overflow:hidden;
	float:left;
	border:#cecece 1px solid;
	background:url(../images/zj_input_02.png) no-repeat;
}

.p_ft_list{
	width:704px;
	overflow:hidden;
}
.p_ft_new{
	width:704px;
	height:202px;
	overflow:hidden;
	display:block;
	margin-top:20px;
}
.p_ft_new dt{
	width:410px;
	height:22px;
	overflow:hidden;
	float:right;
}
.p_ft_new dd.pic{
	width:264px;
	height:182px;
	overflow:hidden;
	float:left;
	position:relative;
}
.p_ft_new dd.pic span{
	width:74px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:block;
	text-align:center;
	position:absolute;
	left:3px;
	top:3px;
	box-shadow: 0px 2px 8px #000;
	-moz-box-shadow: 0px 2px 8px #000;
	-webkit-box-shadow: 0px 2px 8px #000;
	z-index:10;
	background:#fc8d20;
}
.p_ft_new dd.text{
	width:410px;
	overflow:hidden;
	line-height:26px;
	float:right;
}
.p_ft_new dd.more{
	width:90px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:4px 6px auto auto;
	transition: all ease-out .3s;
	background:url(../images/ft_ico_01.png) no-repeat;
	text-align:center;
}
.p_ft_new dd.more a{
	width:90px;
	height:22px;
	overflow:hidden;
	display:block;
}
.p_ft_new dd.more a:hover{
	text-decoration:none;
}
.p_ft_new dd.more:hover{
	background:url(../images/ft_ico_02.png) no-repeat;
}
.p_ft_dl{
	width:704px;
	height:142px;
	overflow:hidden;
	border-top:#e6e6e6 1px solid;
	transition: all ease-out .3s;
	display:block;
	background:#FFF;
}
.p_ft_dl:hover{
	background:#fafafa;
}
.p_ft_dl dt{
	width:532px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	float:right;
	display:inline;
	margin-top:20px;
}
.p_ft_dl dd.pic{
	width:150px;
	height:101px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-top:20px;
}
.p_ft_dl dd.text{
	width:532px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	float:right;
}
.p_ft_dl dd.text span{
	float:right;
	display:inline;
	margin-right:10px;
}
.p_ft_dis{
	width:924px;
	overflow:hidden;
	margin:0 auto;
	padding-top:30px;
}
.p_ft_dis_pic{
	width:344px;
	overflow:hidden;
}
.p_ft_dis_pic .pic{
	width:344px;
	height:242px;
	overflow:hidden;
}
.p_ft_dis_cont{
	width:550px;
	overflow:hidden;
}
.p_ft_dis_cont .title{
	width:550px;
	height:38px;
	overflow:hidden;
}
.p_ft_dis_cont .title h2{
	width:auto;
	height:38px;
	overflow:hidden;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
	line-height:38px;
	padding-left:24px;
	padding-right:24px;
	float:left;
	display:block;
}
.p_ft_dis_cont .content{
	width:550px;
	overflow:hidden;
	line-height:220%;
	padding-top:16px;
}

.p_zt_other{
	width:704px;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:30px;
}
.p_zt_other ul li{
	width:704px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	border-bottom:#FFF 1px solid;
	transition: all ease-out .3s;
	text-indent:6px;
}
.p_zt_other ul li span{
	float:right;
	display:inline;
	margin-right:10px;
}
.p_zt_other ul li.bg1{
	background:#f2f2f2;
}
.p_zt_other ul li.bg2{
	background:#f8f8f8;
}
.p_zt_other ul li:hover{
	background:#ebf6ff;
}

.p_zt_list{
	width:924px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:40px;
}
.p_zt_list h2{
	width:924px;
	height:38px;
	overflow:hidden;
	line-height:38px;
	display:block;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
	text-indent:24px;
}
.p_zt_list .title{
	width:924px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	background:url(../images/zt_ico_01.png) no-repeat left center;
	text-indent:24px;
}
.p_zt_list .title span{
	float:right;
	font-family:"宋体";
	display:inline;
	margin-right:12px;
}
.p_zt_list .contMain{
	width:924px;
	overflow:hidden;
}
.p_zt_list .contMain ul li{
	width:924px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	text-indent:6px;
	border-bottom:#ccc 1px dashed;
}
.p_zt_list .contMain ul li span{
	float:right;
	display:inline;
	margin-right:12px;
}

.p_qx_sub{
	width:290px;
	overflow:hidden;
	padding-bottom:96px;
	background:url(../images/qx_bg_01.png) no-repeat left bottom #f7f7f7;
}
.p_qx_sub .title{
	width:290px;
	height:48px;
	line-height:48px;
	overflow:hidden;
	background:url(../images/qx_ico_01.png) no-repeat left center;
	text-indent:28px;
}
.p_qx_sub .contMain{
	width:258px;
	overflow:hidden;
	padding-bottom:14px;
	margin:0 auto;
	border-bottom:#CCC 1px dashed;
}
.p_qx_sub .contMain ul li{
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-align:center;
	margin-bottom:12px;
	transition: all ease-out .3s;
}
.p_qx_sub .contMain ul li a{
	width:100%;
	height:22px;
	display:block;
	overflow:hidden;
}
.p_qx_sub .contMain ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
.p_qx_sub .contMain ul li:hover{
	background:#0160ad;
}
.p_qx_sub .contMain ul.t1 li{
	width:64.5px;
}
.p_qx_sub .contMain ul.t2 li{
	width:258px;
	text-align:left;
	text-indent:10px;
}
.p_qx_sub .contMain ul li.on{
	background:#0160ad;
	color:#FFF;
}
.p_qx_sub .contMain ul li.on a{
	color:#FFF;
}

.p_qx_cont{
	width:608px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:6px;
}
.p_qx_cont .title{
	width:608px;
	height:38px;
	overflow:hidden;
}
.p_qx_cont .title h2{
	width:auto;
	height:38px;
	line-height:38px;
	overflow:hidden;
	float:left;
	display:block;
	padding-left:24px;
	padding-right:24px;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
}
.p_qx_cont .content{
	width:608px;
	overflow:hidden;
	line-height:220%;
	padding-top:15px;
}


/* 实况天气 */
.p_sktq_sk{
	width:940px;
	overflow:hidden;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:24px;
	border-bottom:#dbe4f1 1px solid;
}
.p_sktq_wx{
	width:440px;
	overflow:hidden;
}
.p_sktq_sk .title,.p_sktq_wx .title{
	width:940px;
	height:38px;
	overflow:hidden;
}
.p_sktq_sk .title h2,.p_sktq_wx .title h2,.p_yb_title h2{
	width:auto;
	height:38px;
	line-height:38px;
	overflow:hidden;
	float:left;
	display:block;
	padding-left:24px;
	padding-right:24px;
	background:url(../images/list_title_02.png) no-repeat left top #2f7dbb;
}
.p_sktq_sk .contMain{
	width:940px;
	overflow:hidden;
}
.p_sktq_sk .contMain dl{
	width:470px;
	height:82px;
	overflow:hidden;
	float:left;
	display:block;
}
.p_sktq_sk .contMain dl dt{
	height:82px;
	overflow:hidden;
	float:left;
	line-height:82px;
	text-align:center;
	font-size:24px;
	background:url(../images/tq_line_01.png) no-repeat right center;
}
.p_sktq_sk .contMain dl dt .pic{
	width:82px;
	height:82px;
	overflow:hidden;
	margin:0 auto;
}
.p_sktq_sk .contMain dl dd{
	overflow:hidden;
	padding-top:8px;
	line-height:32px;
	float:right;
}
.p_sktq_sk .contMain dl.t1{
	width:550px;
}
.p_sktq_sk .contMain dl.t2{
	width:390px;
}
.p_sktq_sk .contMain dl.t1 dt{
	width:240px;
}
.p_sktq_sk .contMain dl.t1 dd{
	width:290px;
}
.p_sktq_sk .contMain dl.t2 dt{
	width:124px;
}
.p_sktq_sk .contMain dl.t2 dd{
	width:238px;
}
.p_sktq_sk .contMain dl.t3{
	width:370px;
	margin-left:20px;
	display:inline;
}
.p_sktq_sk .contMain dl.t3 dt{
	width:155px;
}
.p_sktq_sk .contMain dl.t3 dd{
	width:190px;
}
.p_sktq_sk_wd{
	width:29px;
	height:82px;
	overflow:hidden;
	background:url(../images/ico_tq_2017_01.png) no-repeat left center;
}
.p_sktq_sk_wd_text{
	width:108px;
	height:82px;
	font-size:30px;
	overflow:hidden;
	font-family:"微软雅黑";
	color:#949494;
}
.p_sktq_sk_ico1,.p_sktq_sk_ico2{
	width:100%;
	height:32px;
	overflow:hidden;
	line-height:32px;
	text-indent:33px;
}
.p_sktq_sk_ico1{
	background:url(../images/ico_tq_2017_03.png) no-repeat left center;
}
.p_sktq_sk_ico2{
	background:url(../images/ico_tq_2017_02.png) no-repeat left center;
}

.p_sktq_wiap{
	width:940px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:26px;
	background:url(../images/tq_line_02.png) repeat-y 470px top;
}
.p_sktq_wx .title{
	width:440px;
}
.p_sktq_wx .contMain{
	width:440px;
	overflow:hidden;
	padding-top:20px;
}

/* 天气预报 */

.p_yb_cq{
	width:940px;
	overflow:hidden;
	padding-top:20px;
	margin:0 auto;
}
.p_yb_cq .title{
	width:940px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	border-bottom:#FFF 2px solid;
	border-top:#015293 2px solid;
	background:#f3f6fb;
}
.p_yb_cq .title ul li{
	width:auto;
	height:40px;
	overflow:hidden;
	border-right:#FFF 2px solid;
	background:#d9e6fa;
}
.p_yb_cq .title ul li a{
	width:auto;
	height:40px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	padding-right:22px;
}
.p_yb_cq .title ul li a:hover{
	text-decoration:none;
	color:#FFF;
}
.p_yb_cq .title ul li.on{
	background:url(../images/yb_title_01.png) no-repeat center bottom #015293;
	color:#FFF;
}
.p_yb_cq .title ul li.on a{
	color:#FFF;
}
.p_yb_cq .title ul li:hover{
	background:url(../images/yb_title_01.png) no-repeat center bottom #015293;
}
.p_yb_cq .contMain{
	width:940px;
	overflow:hidden;
	padding-top:18px;
	padding-bottom:18px;
	background:#f7f7f7;
	border-bottom:#e5edfa 1px solid;
}
.p_yb_q24{
	width:450px;
	overflow:hidden;
	border-right:#dfe6f2 1px solid;
}
.p_yb_q24 .text{
	width:450px;
	height:34px;
	overflow:hidden;
	text-indent:28px;
}
.p_yb_q24 .list{
	width:450px;
	height:174px;
	overflow:hidden;
}
.p_yb_q24 .list ul li{
	width:66px;
	height:22px;
	line-height:22px;
	margin-top:12px;
	text-align:center;
	margin-left:14px;
}
.p_yb_q24 .list ul li a,.p_yb_x10 .list ul li a,.p_yb_z4 .list ul li a{
	width:100%;
	height:22px;
	display:block;
	overflow:hidden;
}
.p_yb_q24 .list ul li a:hover,.p_yb_x10 .list ul li a:hover,.p_yb_z4 .list ul li a:hover{
	background:#489d13;
	color:#FFF;
	text-decoration:none;
}
.p_yb_q24 .list ul li.on a,.p_yb_x10 .list ul li.on a,.p_yb_z4 .list ul li.on a{
	background:#489d13;
	color:#FFF;
}
.p_yb_x10{
	width:250px;
	overflow:hidden;
	border-right:#dfe6f2 1px solid;
}
.p_yb_x10 .text,.p_yb_z4 .text{
	width:100%;
	height:34px;
	overflow:hidden;
	text-indent:60px;
}
.p_yb_x10 .list,.p_yb_z4 .list{
	width:100%;
	height:174px;
	overflow:hidden;
}
.p_yb_x10 .list ul li,.p_yb_z4 .list ul li{
	width:66px;
	height:22px;
	line-height:22px;
	margin-top:12px;
	overflow:hidden;
	text-align:center;
	margin-left:40px;
}
.p_yb_x10 .list ul li a:hover{
	background:#f6af00;
}
.p_yb_x10 .list ul li.on a{
	background:#f6af00;
}
.p_yb_z4{
	width:236px;
	overflow:hidden;
}
.p_yb_z4 .text{
	text-indent:65px;
}
.p_yb_z4 .list ul li{
	width:168px;
	margin-left:60px;
	text-align:left;
}
.p_yb_z4 .list ul li a{
	text-indent:8px;
}
.p_yb_z4 .list ul li a:hover{
	background:#5e8cdd;
}
.p_yb_z4 .list ul li.on a{
	background:#5e8cdd;
}
.p_yb_trend{
	width:940px;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:#dbe4f1 1px solid;
}
.p_yb_trend .dataRow{
	width:924px;
	margin:0 auto;
	overflow:hidden;
}
.p_yb_trend .dataRow .dataLi{
	width:132px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	overflow:hidden;
	line-height:30px;
	float:left;
}
.p_yb_trend .dataRow .dataImg{
	width:132px;
	overflow:hidden;
	padding-top:14px;
	padding-bottom:14px;
	float:left;
}
.p_yb_trend .dataRow .dataImg .pic{
	width:42px;
	height:42px;
	overflow:hidden;
	margin:0 auto;
}
.p_yb_trend .tqzsDiv{
	width:924px;
	height:105px;
	overflow:hidden;
	margin:0 auto;
}
.p_yb_trend .dataRow .weatherLi{
	width:132px;
	line-height:34px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.p_yb_title{
	width:940px;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.p_yb_shzs{
	width:940px;
	height:282px;
	overflow:hidden;
	background:url(../images/yb_line_01.gif) no-repeat #ecf4f9;
}
.p_yb_shzs dl{
	width:235px;
	height:141px;
	overflow:hidden;
	float:left;
	display:block;
}
.p_yb_shzs dl dt{
	width:140px;
	height:24px;
	overflow:hidden;
	display:inline;
	line-height:24px;
	float:right;
	margin:28px 16px auto auto;
}
.p_yb_shzs dl dd.pic{
	width:55px;
	height:55px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:33px auto auto 13px;
	cursor:pointer;
}
.p_yb_shzs dl dd.pic img{
	-moz-transition: all 0.8s ease-in-out; 
	-webkit-transition: all 0.8s ease-in-out; 
    -o-transition: all 0.8s ease-in-out; 
    -ms-transition: all 0.8s ease-in-out; 
    transition: all 0.8s ease-in-out;
}
.p_yb_shzs dl dd.pic img:hover{
	-moz-transform: rotate(360deg); 
    -webkit-transform: rotate(360deg); 
    -o-transform: rotate(360deg); 
    -ms-transform: rotate(360deg); 
    transform: rotate(360deg); 
}
.p_yb_shzs dl dd.text{
	width:140px;
	height:84px;
	overflow:hidden;
	line-height:20px;
	float:right;
	display:inline;
	margin:0 16px auto auto;
}
.p_hd_tq{
	width:940px;
	height:279px;
	overflow:hidden;
	background:url(../images/hd_pic_01.jpg) no-repeat;
}
.p_hd_tq dl{
	width:103px;
	height:154px;
	overflow:hidden;
	float:left;
	display:block;
	margin-top:40px;
	border-right:#61a1dc 1px solid;
	transition: all ease-out .3s;
	cursor:pointer;
}
.p_hd_tq dl:hover{
	background:#116abd;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
.p_hd_tq dl dt{
	width:103px;
	height:54px;
	overflow:hidden;
	text-align:center;
	line-height:40px;
}
.p_hd_tq dl dd.pic{
	width:103px;
	height:54px;
	overflow:hidden;
}
.p_hd_tq dl dd.pic img{
	width:54px;
	height:54px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_hd_tq dl dd.text{
	width:103px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	text-align:center;
}
.p_hd_tq dl.bor{
	border:0;
}
.p_wt_list{
	width:100%;
	overflow:hidden;
	word-wrap:break-word; 
	word-break:break-all;
}
.p_wt_list ul li{
	width:auto;
	height:24px;
	line-height:24px;
	margin:9px auto 9px 12px;
	transition: all ease-out .3s;
}
.p_wt_list ul li a{
	width:auto;
	height:24px;
	display:block;
	overflow:hidden;
	padding-left:14px;
	float:left;
	padding-right:14px;
}
.p_wt_list ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
.p_wt_list ul li:hover{
	background:#015293;
}
.p_wt_list ul li.on{
	background:#015293;
	color:#FFF;
}
.p_wt_list ul li.on a{
	color:#FFF;
}
.p_wt_tq{
	width:940px;
	overflow:hidden;
}
.p_wt_tq ul li{
	width:938px;
	height:50px;
	overflow:hidden;
	border:#e5edfa 1px solid;
	margin-bottom:5px;
	transition: all ease-out .3s;
}
.p_wt_tq ul li.t1{
	background:#f8fcff;
}
.p_wt_tq ul li.t2{
	background:#fff;
}
.p_wt_tq ul li:hover{
	background:#fffae3;
}
.p_wt_tq ul li .time{
	width:153px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	float:left;
	display:inline;
	border-right:#b5b5b5 1px solid;
	margin:14px auto auto 30px;
}
.p_wt_tq ul li .dataImg{
	width:70px;
	height:28px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:9px auto auto 42px;
}
.p_wt_tq ul li .dataLi{
	width:160px;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
}

.p_yj_ser{
	width:920px;
	height:68px;
	overflow:hidden;
	border-top:#e8e8e8 1px solid;
	margin:0 auto;
}
.p_yj_ser ul li.t1{
	width:78px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	text-align:center;
	margin-top:24px;
}
.p_yj_ser ul li.t2{
	width:136px;
	height:26px;
	overflow:hidden;
	background:url(../images/yj_input.png) no-repeat;
	margin-top:24px;
}
.p_yj_ser ul li.t2 input{
	width:136px;
	height:26px;
	overflow:hidden;
	border:0;
	background:none;
	line-height:26px;
	float:left;
	padding-left:8px;
}
.p_yj_ser ul li.t3{
	width:26px;
	height:26px;
	overflow:hidden;
	margin-top:24px;
	background:url(../images/yj_ser.png) no-repeat;
}
.p_yj_ser ul li.t3 input{
	width:26px;
	height:26px;
	overflow:hidden;
	border:0;
	background:none;
	float:left;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
}




</pre></body></html>